xen.git
2015-03-19 Wei Liulibxlu: avoid having two definitions of XLU_ConfigList
2015-03-18 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-03-18 Jan Beulichx86/shadow: pass domain to sh_install_xen_entries_in_lN()
2015-03-18 Dario Faggioliprint online pCPUs and free pCPUs when dumping
2015-03-18 Dario Faggiolisched_rt: avoid ASSERT()ing on runq dump if there are...
2015-03-18 Boris Ostrovskyx86/VPMU: VPMU should not exist when vpmu_initialise...
2015-03-18 Dario Faggiolixl: use libxl_cpupoolinfo_list_free() in main_cpupoolnu...
2015-03-18 Dario Faggiolixl: make error reporting of cpupool subcommands consistent
2015-03-18 Dario Faggiolixl: enable using ranges of pCPUs when creating cpupools
2015-03-18 Dario Faggiolixl: enable using ranges of pCPUs when manipulating...
2015-03-18 Dario Faggiolilibxl: introduce libxl_cpupool_cpu{add, remove}_cpumap()
2015-03-18 Dario Faggiolixl: add -c/--cpupool option to `xl list'
2015-03-18 Dario Faggiolixl: turn some int local variable into bool
2015-03-18 Koushik Chakravartytools/libxl: avoid comparing an unsigned int to -1
2015-03-18 Pramod Devendratools/libxc/xc_linux_osdep.c: Don't leak mmap() mapping...
2015-03-18 Pramod Devendratools/libxl/libxl_cpuid.c: Fix leak of resstr on error...
2015-03-18 Daniel De Graafflask/policy: fix static device labeling examples
2015-03-18 Wei Liuxl: vNUMA support
2015-03-18 Wei Liuxl: introduce xcalloc
2015-03-18 Wei Liulibxlu: introduce new APIs
2015-03-18 Wei Liulibxlu: record location when parsing values
2015-03-18 Wei Liulibxlu: nested list support
2015-03-18 Wei Liulibxlu: rework internal representation of setting
2015-03-18 Wei Liulibxl: define LIBXL_HAVE_VNUMA
2015-03-18 Wei Liulibxl: disallow memory relocation when vNUMA is enabled
2015-03-18 Wei Liulibxl: build, check and pass vNUMA info to Xen for...
2015-03-18 Wei Liulibxc: allocate memory with vNUMA information for HVM...
2015-03-18 Wei Liulibxc: indentation change to xc_hvm_build_x86.c
2015-03-18 Wei Liulibxl: build, check and pass vNUMA info to Xen for...
2015-03-18 Wei Liulibxl: functions to build vmemranges for PV guest
2015-03-18 Wei Liulibxl: x86: factor out e820_host_sanitize
2015-03-18 Wei Liulibxl: introduce libxl__vnuma_config_check
2015-03-18 Wei Liulibxl: add vmemrange to libxl__domain_build_state
2015-03-18 Wei Liulibxl: introduce vNUMA types
2015-03-18 Wei Liulibxc: allocate memory with vNUMA information for PV...
2015-03-18 Wei Liulibxc: add p2m_size to xc_dom_image
2015-03-18 Wei Liulibxc: duplicate snippet to allocate p2m_host array
2015-03-18 Quan Xustubdom: fix vtpm build failure due to duplicated typedefs.
2015-03-18 Andrew Coopertools/libxl: Adjust datacopiers POLLHUP handling when...
2015-03-18 Ross Lagerwalltools/libxl: Extend datacopier to support reading into...
2015-03-18 Ross Lagerwalltools/libxl: Allow limiting amount copied by datacopier
2015-03-18 Ross Lagerwalltools/libxl: Avoid overrunning static buffer with prefi...
2015-03-18 Wen Congyangtools/libxl: Update datacopier to support sending data...
2015-03-18 Andrew Coopertools/libxl: Introduce min and max macros
2015-03-17 Dario Faggiolimake dumping vcpu info look better
2015-03-17 Dario Faggiolisched_rt: implement the .free_pdata hook
2015-03-17 Wei Liumake two memory hypercalls vNUMA-aware
2015-03-17 Daniel De Graafxsm: add device tree labeling support
2015-03-17 Dario Faggiolicredit2: add a few performance counters
2015-03-17 Dario Faggiolisched: make counters for vCPU tickling generic
2015-03-17 Dario Faggiolisched: make counters for vCPU sleep and wakeup generic
2015-03-17 Dario Faggiolisched: honour generic perf conuters in the RTDS scheduler
2015-03-13 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-03-13 Jan Beulichx86: improve "PCI reset register" rebooting
2015-03-13 Andrew Cooperx86/domctl: improve XEN_DOMCTL_hypercall_init error...
2015-03-13 Ian Campbellxen: arm: correct arm64 version of gva_to_ma_par
2015-03-13 Ross Lagerwallx86: don't apply reboot quirks if reboot set by user
2015-03-13 Jan BeulichRevert "cpupools: update domU's node-affinity on the...
2015-03-13 Konrad Rzeszutek... x86/EFI: allow reboot= overrides when running under EFI
2015-03-13 Andrew Cooperprune unused ASSERT/BUG/WARN infrastructure
2015-03-13 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2015-03-13 Jan Beulichx86emul: simplify asm() constraints
2015-03-13 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-03-13 Ian Campbelltools: xl: prepend root= to root field on command line...
2015-03-13 Ian CampbellMINIOS_UPSTREAM_REVISION Update
2015-03-12 Ian Campbelltools: libxl: Explicitly disable graphics backends...
2015-03-12 Tim Deeganxen: don't use C++ keyword 'private' in public headers.
2015-03-11 Wei Liutools/firmware: fix OVMF clean and distclean
2015-03-11 Wei Liutools: OVMF parallel build
2015-03-11 Dario Faggiolidocs: fix `xl list' manpage entry
2015-03-11 Dario Faggiolidocs: RTDS is a valid alternative as a scheduler for...
2015-03-11 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-03-11 Dario Faggiolicredit2: use curr_on_cpu(cpu) in place of `per_cpu...
2015-03-11 Jan Beulichx86emul: drop unused "bigval" fields from struct operand
2015-03-11 Julien Grallpassthrough: share_p2m: fix build failure on ARM
2015-03-11 Ian Campbelltools: xl: handle unspecified extra= when dealing with...
2015-03-11 Edgar E. Iglesiasxen/arm: Remove warning for platforms without platform...
2015-03-11 Edgar E. Iglesiasxen/arm: Add Xilinx ZynqMP early printk support
2015-03-11 Edgar E. Iglesiasxen/arm: Add Cadence UART driver
2015-03-11 Edgar E. Iglesiasxen/arm: Add Xilinx ZynqMP platform support
2015-03-11 Wei Liustubdom: export XEN_ROOT in makefile
2015-03-11 Ian CampbellMINIOS_UPSTREAM_REVISION Update
2015-03-11 Tiejun Chentools/libxl: cleanup one libxl__calloc() usage
2015-03-11 Philipp HahnVHD: Fix locale aware character encoding handling
2015-03-11 Stefano Stabellinilibxl_wait_for_memory_target: wait for 2 sec at a time
2015-03-11 Stefano Stabellinifreemem: remove call to libxl_wait_for_free_memory
2015-03-11 Stefano Stabellinilibxl_wait_for_memory_target: wait as long as dom0...
2015-03-11 Stefano StabelliniRevert "libxl: Wait for ballooning if free memory is...
2015-03-11 Wei Liulibxc: use xc_dom_panic when decompressor is not supported
2015-03-10 Ross LagerwallEFI: fix getting EFI variable list on some systems
2015-03-10 Daniel De Graafflask: create unified "flask=" boot parameter
2015-03-10 Jan Beulichx86emul: fully ignore segment override for register...
2015-03-09 Daniel De Graafflask: clean up initialization and #defines
2015-03-09 Roger Pau Monnéiommu: fix usage of shared EPT/IOMMU page tables on...
2015-03-09 Jan BeulichVT-d: print_vtd_entries() should cope with superpages
2015-03-06 Jan Beulichx86: widen NUMA nodes to be allocated from
2015-03-06 Jan Beulichallow domain heap allocations to specify more than...
2015-03-06 Jan Beulichx86: allow specifying the NUMA nodes Dom0 should run on
2015-03-06 Jan Beulichcredit: generalize __vcpu_has_soft_affinity()
2015-03-06 Jan Beulichtest_x86_emulate: fix inline assembly in blowfish code
next